LassoScript Utility
Basics Browse Detail

[File->Marker]

Tag Link [File->Marker] Category File
Type Member Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type Integer Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0

Description

[File->Marker] returns the location of the current marker within the file. The marker can be set using [File->SetMarker] to determine where in the file data will next be written.

Syntax

[Var: 'myFile' = (File: 'example.txt')]
[$myFile->Marker]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.